var net/http.http2errClientConnClosed
2 uses
net/http (current package)
h2_bundle.go#L7978: http2errClientConnClosed = errors.New("http2: client conn is closed")
h2_bundle.go#L9282: return 0, http2errClientConnClosed
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)